Skip to content

Conversation

@dobangelina
Copy link
Contributor

@dobangelina dobangelina commented Sep 10, 2025

Adds 16 unit tests.

In addition, adds mocks for malloc, calloc and free which are used to support the unit tests. Also creates a heap_management.h file. Updates CMakeLists.txt files to allow tests to run.

Description

Test Steps

Checklist:

  • I have tested my changes. No regression in existing tests.
  • I have modified and/or added unit-tests to cover the code changes in this Pull Request.

Related Issue

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Adds 16 unit tests.

In addition, adds mocks for malloc, calloc and free which are used to
support the unit tests. Also creates a heap_management.h file. Updates
CMakeLists.txt files to allow tests to run.

Signed-off-by: Angelina Dobardzieva <[email protected]>
@ActoryOu ActoryOu merged commit bb3a401 into FreeRTOS:main Sep 11, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants